home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
Chip_2003-12_cd1.bin
/
oddech
/
superm
/
Super MarioKamek's Revenge.exe
/
0
/
RCDATA
/
TRUNNERFORM
/
TRUNNERFORM.txt
Wrap
Text File
|
2003-04-19
|
636b
|
33 lines
object RunnerForm: TRunnerForm
Left = 274
Top = 361
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 45
ClientWidth = 115
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object StartTimer: TTimer
Interval = 100
OnTimer = StartTimerTimer
Left = 48
Top = 8
end
object EndTimer: TTimer
Enabled = False
Interval = 100
OnTimer = EndTimerTimer
Left = 8
Top = 8
end
end